Main

So users don't have to write their own main

mixin template Main (
Backend
) {}

Members

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta